[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Delete a file (INT 21h, 41h - UNLINK)

        Entry:
          AH = 41h
          DS:DX = pointer to ASCIIZ name of file to delete
        Return:
          CF = 1 if error
                  AX = Error Code

See Also: Error codes
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson